-
Home
-
Mercado Pago payments for WooCommerce
-
7.9.1
-
Code
-
Classes
- OrderShipping
Total Complexity |
12 |
Dependencies |
1 |
Dependents |
2 |
Total lines |
122 |
Lines of code |
36 |
Logical lines of code |
12 |
Comment lines |
60 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getFirstName() |
S |
80 |
1 |
3 |
getLastName() |
S |
80 |
1 |
3 |
getPhone() |
S |
80 |
1 |
3 |
getZipcode() |
S |
80 |
1 |
3 |
getAddress1() |
S |
80 |
1 |
3 |
getAddress2() |
S |
80 |
1 |
3 |
getCity() |
S |
80 |
1 |
3 |
getState() |
S |
80 |
1 |
3 |
getCountry() |
S |
80 |
1 |
3 |
getFullAddress() |
S |
77 |
1 |
3 |
getShippingMethod() |
S |
81 |
1 |
3 |
getTotal() |
S |
80 |
1 |
3 |